runtime.rtype.name (method)

2 uses

	runtime (current package)
		heapdump.go#L203: 		name := rt.name()
		type.go#L45: func (t rtype) name() string {